home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / HTMLGate 12.2.1B / htmlgate.exe / {app} / Templates / guestbook.tmpl < prev    next >
Text File  |  2003-04-18  |  1KB  |  34 lines

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3.    <HEAD>
  4.       <TITLE>
  5.          DOCUMENT TITLE
  6.       </TITLE>
  7.       <META HTTP-EQUIV="DESCRIPTION" CONTENT="">
  8.       <META HTTP-EQUIV="KEYWORDS" CONTENT="">
  9.       <META HTTP-EQUIV="GENERATOR" CONTENT="MPS HTMLGATE XP - http://www.mpsoftware.dk">
  10.    </HEAD>
  11.    <BODY>
  12.       <H1>
  13.          <FONT FACE="Verdana" SIZE="2">Guest Book</FONT>
  14.       </H1>
  15.       <HR WIDTH="90%" SIZE="1">
  16.       <P>
  17.          <FONT FACE="Verdana" SIZE="2">We'd like to know what you think about our web site. Please leave your comments in this public guest book so we can share your thoughts with other visitors.</FONT>
  18.       </P>
  19.       <FORM ACTION="your_Email@company.com" METHOD="post">
  20.          <H2>
  21.             <FONT FACE="Verdana" SIZE="2">Add Your Comments</FONT>
  22.          </H2>
  23.          <P>
  24.             <FONT FACE="Verdana" SIZE="2">
  25.             <TEXTAREA NAME="Comments" ROWS="8" COLS="52">
  26. </TEXTAREA></FONT>
  27.          </P>
  28.          <P>
  29.             <FONT FACE="Verdana" SIZE="2"><INPUT TYPE="submit" VALUE="Submit Comments"> <INPUT TYPE="reset" VALUE="Clear Comments"><BR>
  30.             <BR></FONT>
  31.          </P>
  32.       </FORM>
  33.    </BODY>
  34. </HTML>